home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Supreme Court
/
The Supreme Court.iso
/
mac
/
MacUtils
/
Graphics
/
FLIViewer
/
Changes to FLIViewer
next >
Wrap
Text File
|
1994-04-05
|
2KB
|
30 lines
Changes in 1.0b1
• Added the ability to single-step through an animation via CMD-N.
• Changed the default action of playing an FLI such that it now plays the entire FLI once, then stops.
• (Re-) added the ability to continuously loop displaying the FLI via a menu item (CMD-L).
Changes in 1.0b2
• Fixed a problem with not being able to choose any items from the Apple menu.
• Added AppleEvents support.
• Re-implemented document launching to use AppleEvents, as the old method of opening documents
will not be supported by PowerMacintosh. The original way of handling drag-and-drop and
opening remains for compatibility reasons when running this app under System 6.0.x
Changes in 1.0b3
• Fixed some problems with handling dynamic changes to an FLI's color table.
• Fixed some obscure problems with screen updating.
• Initial message when window is opened will now always update correctly.
• ESCAPE and CMD-. now active in the "Change Frame Rate" dialog.
• Implemented the "Fade To Black" update command.
• Implemented a progress indicator as the file is being opened.
Changes in 1.0b4
• Fixed a really obvious mistake in the dynamic color table handling routines.
• Fixed a problem with odd-sized PixMaps (e.g. 200x200) not allocating storage correctly.
Changes in 1.0b5
• Performance enhancements only. Reduced the number of times WaitNextEvent() is called
from every time thru the main loop to every sixth time.
• Changes to the color table updating routines to enhance QuickDraw CopyBits() performance.